entry: Update to new GtkGestureSingle/GtkEventController defaults
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:51:50 +0000 (21:51 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:53:39 +0000 (13:53 +0200)
commit0c2da16c0e1ad32447e3c5fc872646f8d3e8dc39
tree41a3d42db3fd48b387abbe7fb1c0c57c715791d7
parent8ca205af5d74850da8cfee6f5a371923b187dbf8
entry: Update to new GtkGestureSingle/GtkEventController defaults

GtkGestureSingle::button is set to 0 on the drag/multipress gestures, as several
buttons are managed by these gestures. Also, avoid some extra lines of code
setting what nowadays are default values.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkentry.c